|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnegotiator.boaframework.AcceptanceStrategy
negotiator.boaframework.acceptanceconditions.other.AC_True
public class AC_True
This Acceptance Condition will accept any opponent offer. Very handy for debugging. Decoupling Negotiating Agents to Explore the Space of Negotiation Strategies T. Baarslag, K. Hindriks, M. Hendrikx, A. Dirkzwager, C.M. Jonker
| Field Summary |
|---|
| Fields inherited from class negotiator.boaframework.AcceptanceStrategy |
|---|
helper, negotiationSession, offeringStrategy, opponentModel |
| Constructor Summary | |
|---|---|
AC_True()
Empty constructor for the BOA framework. |
|
| Method Summary | |
|---|---|
Actions |
determineAcceptability()
Determines to either to either accept or reject the opponent's bid or even quit the negotiation. |
| Methods inherited from class negotiator.boaframework.AcceptanceStrategy |
|---|
endSession, init, isMAC, loadData, printParameters, setOpponentUtilitySpace, storeData |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AC_True()
| Method Detail |
|---|
public Actions determineAcceptability()
AcceptanceStrategy
determineAcceptability in class AcceptanceStrategy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||